home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / minix / up1510b.tgz / up1510b / src / mm / getset.c.D < prev    next >
Text File  |  1990-07-25  |  366b  |  18 lines

  1. *** /tmp/,RCSt1022402    Wed Jul 25 13:59:43 1990
  2. --- getset.c    Mon Jul 23 10:56:10 1990
  3. ***************
  4. *** 5,12 ****
  5.   
  6. ! #include "../h/const.h"
  7. ! #include "../h/type.h"
  8. ! #include "../h/callnr.h"
  9. ! #include "../h/error.h"
  10. ! #include "const.h"
  11. ! #include "glo.h"
  12.   #include "mproc.h"
  13. --- 5,8 ----
  14.   
  15. ! #include "mm.h"
  16. ! #include <minix/callnr.h>
  17.   #include "mproc.h"
  18.